[INFO] cloning repository https://github.com/haydonryan/vaultwarden-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/haydonryan/vaultwarden-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaydonryan%2Fvaultwarden-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaydonryan%2Fvaultwarden-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ec9c932dc24a6e840f7237198ed6803f85edf6d
[INFO] testing haydonryan/vaultwarden-cli against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaydonryan%2Fvaultwarden-cli" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/haydonryan/vaultwarden-cli
[INFO] finished tweaking git repo https://github.com/haydonryan/vaultwarden-cli
[INFO] tweaked toml for git repo https://github.com/haydonryan/vaultwarden-cli written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/haydonryan/vaultwarden-cli on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/haydonryan/vaultwarden-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wiremock v0.6.5
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.4
[INFO] [stderr]   Downloaded sha1 v0.11.0
[INFO] [stderr]   Downloaded crypto-common v0.2.2
[INFO] [stderr]   Downloaded tokio-test v0.4.5
[INFO] [stderr]   Downloaded block-buffer v0.12.1
[INFO] [stderr]   Downloaded cpubits v0.1.1
[INFO] [stderr]   Downloaded windows-native-keyring-store v1.1.0
[INFO] [stderr]   Downloaded rand_core v0.10.1
[INFO] [stderr]   Downloaded digest v0.11.3
[INFO] [stderr]   Downloaded cmov v0.5.4
[INFO] [stderr]   Downloaded base16ct v1.0.0
[INFO] [stderr]   Downloaded deadpool v0.12.3
[INFO] [stderr]   Downloaded signature v3.0.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.123
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.123
[INFO] [stderr]   Downloaded futures-timer v3.0.4
[INFO] [stderr]   Downloaded keyring-core v1.0.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.73
[INFO] [stderr]   Downloaded spki v0.8.0
[INFO] [stderr]   Downloaded serdect v0.4.3
[INFO] [stderr]   Downloaded rpassword v7.5.4
[INFO] [stderr]   Downloaded hybrid-array v0.4.12
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded pbkdf2 v0.13.0
[INFO] [stderr]   Downloaded dbus-secret-service-keyring-store v1.0.0
[INFO] [stderr]   Downloaded pkcs8 v0.11.0
[INFO] [stderr]   Downloaded pkcs1 v0.8.0-rc.4
[INFO] [stderr]   Downloaded inout v0.2.2
[INFO] [stderr]   Downloaded fs4 v1.1.0
[INFO] [stderr]   Downloaded dbus-secret-service v4.1.0
[INFO] [stderr]   Downloaded either v1.16.0
[INFO] [stderr]   Downloaded alloca v0.4.0
[INFO] [stderr]   Downloaded block-padding v0.4.2
[INFO] [stderr]   Downloaded cbc v0.2.1
[INFO] [stderr]   Downloaded criterion-plot v0.8.2
[INFO] [stderr]   Downloaded cipher v0.5.2
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.123
[INFO] [stderr]   Downloaded regex v1.12.4
[INFO] [stderr]   Downloaded apple-native-keyring-store v1.0.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.123
[INFO] [stderr]   Downloaded cc v1.2.63
[INFO] [stderr]   Downloaded rsa v0.10.0-rc.18
[INFO] [stderr]   Downloaded typenum v1.20.1
[INFO] [stderr]   Downloaded rand v0.10.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.52
[INFO] [stderr]   Downloaded js-sys v0.3.100
[INFO] [stderr]   Downloaded criterion v0.8.2
[INFO] [stderr]   Downloaded aes v0.9.1
[INFO] [stderr]   Downloaded crypto-primes v0.7.2
[INFO] [stderr]   Downloaded crypto-bigint v0.7.3
[INFO] [stderr]   Downloaded regex-syntax v0.8.11
[INFO] [stderr]   Downloaded web-sys v0.3.100
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f815fff06d26b91ed2400ebf13087a061e8b077d23f2ad000842a950467b847a
[INFO] running `Command { std: "docker" "start" "-a" "f815fff06d26b91ed2400ebf13087a061e8b077d23f2ad000842a950467b847a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f815fff06d26b91ed2400ebf13087a061e8b077d23f2ad000842a950467b847a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f815fff06d26b91ed2400ebf13087a061e8b077d23f2ad000842a950467b847a", kill_on_drop: false }`
[INFO] [stdout] f815fff06d26b91ed2400ebf13087a061e8b077d23f2ad000842a950467b847a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad8ad0548dbdb2c3fd0d60905fd52210022b3512a2bb76c776ec1a4186905465
[INFO] running `Command { std: "docker" "start" "-a" "ad8ad0548dbdb2c3fd0d60905fd52210022b3512a2bb76c776ec1a4186905465", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling cmov v0.5.4
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling cpubits v0.1.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling keyring-core v1.0.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rtoolbox v0.0.5
[INFO] [stderr]    Compiling rpassword v7.5.4
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling block-padding v0.4.2
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling inout v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling fs4 v1.1.0
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling cipher v0.5.2
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling signature v3.0.0
[INFO] [stderr]    Compiling sha1 v0.11.0
[INFO] [stderr]    Compiling cbc v0.2.1
[INFO] [stderr]    Compiling aes v0.9.1
[INFO] [stderr]    Compiling hkdf v0.13.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling pbkdf2 v0.13.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling der v0.8.0
[INFO] [stderr]    Compiling crypto-bigint v0.7.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling dbus-secret-service v4.1.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling dbus-secret-service-keyring-store v1.0.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling spki v0.8.0
[INFO] [stderr]    Compiling pkcs1 v0.8.0-rc.4
[INFO] [stderr]    Compiling pkcs8 v0.11.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling crypto-primes v0.7.2
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling rsa v0.10.0-rc.18
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling vaultwarden-cli v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "ad8ad0548dbdb2c3fd0d60905fd52210022b3512a2bb76c776ec1a4186905465", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad8ad0548dbdb2c3fd0d60905fd52210022b3512a2bb76c776ec1a4186905465", kill_on_drop: false }`
[INFO] [stdout] ad8ad0548dbdb2c3fd0d60905fd52210022b3512a2bb76c776ec1a4186905465
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 306b6d1cff9230883f4783868e9d408643322f45296232c749b42787a29dc389
[INFO] running `Command { std: "docker" "start" "-a" "306b6d1cff9230883f4783868e9d408643322f45296232c749b42787a29dc389", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling futures-timer v3.0.4
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling cipher v0.5.2
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling sha1 v0.11.0
[INFO] [stderr]    Compiling signature v3.0.0
[INFO] [stderr]    Compiling cbc v0.2.1
[INFO] [stderr]    Compiling hkdf v0.13.0
[INFO] [stderr]    Compiling aes v0.9.1
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling pbkdf2 v0.13.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling der v0.8.0
[INFO] [stderr]    Compiling crypto-bigint v0.7.3
[INFO] [stderr]    Compiling dbus-secret-service v4.1.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling dbus-secret-service-keyring-store v1.0.0
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling spki v0.8.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling pkcs1 v0.8.0-rc.4
[INFO] [stderr]    Compiling pkcs8 v0.11.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling crypto-primes v0.7.2
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling rsa v0.10.0-rc.18
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling vaultwarden-cli v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "306b6d1cff9230883f4783868e9d408643322f45296232c749b42787a29dc389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "306b6d1cff9230883f4783868e9d408643322f45296232c749b42787a29dc389", kill_on_drop: false }`
[INFO] [stdout] 306b6d1cff9230883f4783868e9d408643322f45296232c749b42787a29dc389
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fefb530b4da11e28c3d7e61f6d79d13b10fef16aa4446d322cacd826fa99da1d
[INFO] running `Command { std: "docker" "start" "-a" "fefb530b4da11e28c3d7e61f6d79d13b10fef16aa4446d322cacd826fa99da1d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vaultwarden_cli-19640f4785016688)
[INFO] [stdout] 
[INFO] [stdout] running 249 tests
[INFO] [stdout] test commands::tests::command_state_tests::test_lock_reports_keyring_delete_failure ... ok
[INFO] [stdout] test commands::tests::decrypt_cipher_tests::test_decrypt_cipher_no_name_fails ... ok
[INFO] [stdout] test commands::tests::decrypt_cipher_tests::test_decrypt_cipher_errors_on_invalid_ssh_fingerprint ... ok
[INFO] [stdout] test commands::tests::decrypt_cipher_tests::test_decrypt_cipher_errors_on_invalid_custom_field_name ... ok
[INFO] [stdout] test commands::tests::decrypt_cipher_tests::test_interpolation_profile_decrypts_only_requested_component ... ok
[INFO] [stdout] test commands::tests::decrypt_cipher_tests::test_decrypt_cipher_errors_on_invalid_ssh_public_key ... ok
[INFO] [stdout] test commands::tests::decrypt_cipher_tests::test_decrypt_cipher_errors_on_invalid_ssh_private_key ... ok
[INFO] [stdout] test commands::tests::decrypt_cipher_tests::test_decrypt_cipher_errors_on_invalid_custom_field_value ... ok
[INFO] [stdout] test commands::tests::decrypt_cipher_tests::test_list_env_name_profile_skips_secret_value_decryption ... ok
[INFO] [stdout] test commands::tests::command_state_tests::test_lock_deletes_saved_keys ... ok
[INFO] [stdout] test commands::tests::ensure_unlocked_tests::test_ensure_unlocked_with_keys ... ok
[INFO] [stdout] test commands::tests::decrypt_cipher_tests::test_run_env_profile_skips_unused_uri_decryption ... ok
[INFO] [stdout] test commands::tests::ensure_unlocked_tests::test_ensure_unlocked_without_keys ... ok
[INFO] [stdout] test commands::tests::command_state_tests::test_logout_clears_config_and_keys ... ok
[INFO] [stdout] test commands::tests::command_state_tests::test_logout_when_not_logged_in ... ok
[INFO] [stdout] test commands::tests::command_state_tests::test_status_token_expired ... ok
[INFO] [stdout] test commands::tests::decrypt_cipher_tests::test_cipher_type_to_string ... ok
[INFO] [stdout] test commands::tests::filter_resolution_tests::test_cipher_matches_filters_checks_org_and_collection ... ok
[INFO] [stdout] test commands::tests::filter_resolution_tests::test_resolve_collection_id_errors_without_matching_decrypted_name ... ok
[INFO] [stdout] test commands::tests::filter_resolution_tests::test_resolve_collection_id_matches_decrypted_name_with_org_scope ... ok
[INFO] [stdout] test commands::tests::filter_resolution_tests::test_resolve_collection_id_matches_exact_id ... ok
[INFO] [stdout] test commands::tests::filter_resolution_tests::test_resolve_org_id_errors_when_missing ... ok
[INFO] [stdout] test commands::tests::filter_resolution_tests::test_resolve_org_id_matches_exact_id ... ok
[INFO] [stdout] test commands::tests::filter_resolution_tests::test_resolve_org_id_matches_name_case_insensitively ... ok
[INFO] [stdout] test commands::tests::command_state_tests::test_status_when_logged_in_locked ... ok
[INFO] [stdout] test commands::tests::command_state_tests::test_status_when_logged_in_unlocked ... ok
[INFO] [stdout] test commands::tests::ensure_valid_token_tests::test_token_needs_refresh_with_max_expiry ... ok
[INFO] [stdout] test commands::tests::ensure_valid_token_tests::test_token_needs_refresh_with_min_expiry ... ok
[INFO] [stdout] test commands::tests::command_state_tests::test_status_when_not_logged_in ... ok
[INFO] [stdout] test commands::tests::command_state_tests::test_logout_reports_client_secret_delete_failure ... ok
[INFO] [stdout] test commands::tests::get_cipher_keys_tests::test_get_cipher_keys_missing_org_keys ... ok
[INFO] [stdout] test commands::tests::get_cipher_keys_tests::test_get_cipher_keys_no_keys_at_all ... ok
[INFO] [stdout] test commands::tests::get_cipher_keys_tests::test_get_cipher_keys_org_cipher ... ok
[INFO] [stdout] test commands::tests::get_cipher_keys_tests::test_get_cipher_keys_user_cipher ... ok
[INFO] [stdout] test commands::tests::ensure_valid_token_tests::test_ensure_valid_token_errors_when_expired_without_refresh ... ok
[INFO] [stdout] test commands::tests::ensure_valid_token_tests::test_ensure_valid_token_errors_when_not_logged_in ... ok
[INFO] [stdout] test commands::tests::ensure_valid_token_tests::test_token_needs_refresh_with_negative_expiry ... ok
[INFO] [stdout] test commands::tests::filter_resolution_tests::test_cipher_matches_filters_allows_no_filters ... ok
[INFO] [stdout] test commands::tests::interpolate_helpers_tests::test_parse_placeholder_uses_last_dot ... ok
[INFO] [stdout] test commands::tests::interpolate_helpers_tests::test_parse_placeholder_valid ... ok
[INFO] [stdout] test commands::tests::interpolate_helpers_tests::test_resolve_component ... ok
[INFO] [stdout] test commands::tests::interpolate_helpers_tests::test_parse_placeholder_invalid ... ok
[INFO] [stdout] test commands::tests::ensure_valid_token_tests::test_ensure_valid_token_refresh_failure ... ok
[INFO] [stdout] test commands::tests::get_by_uri_tests::test_get_by_uri_match ... ok
[INFO] [stdout] test commands::tests::ensure_valid_token_tests::test_ensure_valid_token_refreshes_successfully ... ok
[INFO] [stdout] test commands::tests::get_by_uri_tests::test_get_by_uri_matches_when_name_does_not_match ... ok
[INFO] [stdout] test commands::tests::ensure_valid_token_tests::test_ensure_valid_token_returns_token_when_not_expired ... ok
[INFO] [stdout] test commands::tests::ensure_valid_token_tests::test_ensure_valid_token_serializes_concurrent_refresh ... ok
[INFO] [stdout] test commands::tests::get_by_uri_tests::test_get_by_uri_not_found ... ok
[INFO] [stdout] test commands::tests::get_tests::test_get_by_name ... ok
[INFO] [stdout] test commands::tests::get_tests::test_get_by_name_with_collection_filter_uses_filtered_ciphers ... ok
[INFO] [stdout] test commands::tests::get_tests::test_get_does_not_fall_back_to_uri_match ... ok
[INFO] [stdout] test commands::tests::get_tests::test_get_by_id ... ok
[INFO] [stdout] test commands::tests::get_tests::test_get_fails_on_duplicate_item_names ... ok
[INFO] [stdout] test commands::tests::get_tests::test_get_not_found ... ok
[INFO] [stdout] test commands::tests::get_tests::test_get_allows_id_to_disambiguate_duplicate_names ... ok
[INFO] [stdout] test commands::tests::interpolate_tests::test_interpolate_allows_item_id_to_disambiguate_duplicate_names ... ok
[INFO] [stdout] test commands::tests::interpolate_tests::test_interpolate_fails_on_case_insensitive_duplicate_item_names ... ok
[INFO] [stdout] test commands::tests::interpolate_tests::test_interpolate_fails_on_duplicate_item_names ... ok
[INFO] [stdout] test commands::tests::interpolate_tests::test_interpolate_fails_on_missing_placeholder ... ok
[INFO] [stdout] test commands::tests::interpolate_tests::test_interpolate_replaces_placeholders ... ok
[INFO] [stdout] test commands::tests::interpolate_tests::test_interpolate_skip_missing_leaves_ambiguous_placeholder_unchanged ... ok
[INFO] [stdout] test commands::tests::interpolate_tests::test_interpolate_skips_missing_placeholders ... ok
[INFO] [stdout] test commands::tests::interpolate_tests::test_interpolate_writes_to_output_file ... ok
[INFO] [stdout] test commands::tests::interpolate_tests::test_run_with_collection_filter_fails_on_selected_missing_org_key ... ok
[INFO] [stdout] test commands::tests::interpolate_tests::test_run_with_secrets_allows_id_to_disambiguate_duplicate_names ... ok
[INFO] [stdout] test commands::tests::output_helper_tests::test_cipher_to_env_vars_includes_ssh_fields ... ok
[INFO] [stdout] test commands::tests::output_helper_tests::test_cipher_to_env_vars_includes_standard_and_custom_fields ... ok
[INFO] [stdout] test commands::tests::output_helper_tests::test_cipher_to_env_vars_skips_absent_standard_fields ... ok
[INFO] [stdout] test commands::tests::output_helper_tests::test_format_list_output_json ... ok
[INFO] [stdout] test commands::tests::output_helper_tests::test_format_list_output_plain_env_vars ... ok
[INFO] [stdout] test commands::tests::output_helper_tests::test_format_list_output_plain_env_vars_includes_ssh_fields ... ok
[INFO] [stdout] test commands::tests::output_helper_tests::test_format_list_output_plain_env_vars_with_grouped_parents ... ok
[INFO] [stdout] test commands::tests::output_helper_tests::test_format_unmatched_placeholder_warning_deduplicates_and_sorts ... ok
[INFO] [stdout] test commands::tests::output_helper_tests::test_format_unmatched_placeholder_warning_returns_none_when_empty ... ok
[INFO] [stdout] test commands::tests::output_helper_tests::test_resolve_component_errors_for_missing_standard_field ... ok
[INFO] [stdout] test commands::tests::output_helper_tests::test_resolve_component_errors_for_unknown_custom_field ... ok
[INFO] [stdout] test commands::tests::output_helper_tests::test_write_interpolated_output_reports_write_failure_context ... ok
[INFO] [stdout] test commands::tests::output_helper_tests::test_write_interpolated_output_writes_to_file ... ok
[INFO] [stdout] test commands::tests::plaintext_json_policy_tests::allows_plaintext_json_when_non_interactive_output_is_explicitly_enabled ... ok
[INFO] [stdout] test commands::tests::plaintext_json_policy_tests::allows_plaintext_json_when_stdout_is_terminal ... ok
[INFO] [stdout] test commands::tests::plaintext_json_policy_tests::rejects_plaintext_json_when_stdout_is_captured_without_opt_in ... ok
[INFO] [stdout] test commands::tests::print_cipher_output_tests::test_cipher_to_env_vars_keeps_raw_values_for_direct_injection ... ok
[INFO] [stdout] test commands::tests::print_cipher_output_tests::test_format_cipher_output_env ... ok
[INFO] [stdout] test commands::tests::print_cipher_output_tests::test_format_cipher_output_env_edge_names_round_trip_through_shell ... ok
[INFO] [stdout] test commands::tests::print_cipher_output_tests::test_format_cipher_output_env_preserves_multiline_values ... ok
[INFO] [stdout] test commands::tests::print_cipher_output_tests::test_format_cipher_output_env_rejects_nul_values ... ok
[INFO] [stdout] test commands::tests::print_cipher_output_tests::test_format_cipher_output_env_shell_quotes_sensitive_values ... ok
[INFO] [stdout] test commands::tests::print_cipher_output_tests::test_format_cipher_output_env_uses_portable_names_for_edge_cases ... ok
[INFO] [stdout] test commands::tests::print_cipher_output_tests::test_format_cipher_output_json ... ok
[INFO] [stdout] test commands::tests::print_cipher_output_tests::test_format_cipher_output_missing_password ... ok
[INFO] [stdout] test commands::tests::print_cipher_output_tests::test_format_cipher_output_missing_username ... ok
[INFO] [stdout] test commands::tests::print_cipher_output_tests::test_format_cipher_output_password_alias ... ok
[INFO] [stdout] test commands::tests::print_cipher_output_tests::test_format_cipher_output_unknown_format ... ok
[INFO] [stdout] test commands::tests::print_cipher_output_tests::test_format_cipher_output_username ... ok
[INFO] [stdout] test commands::tests::print_cipher_output_tests::test_format_cipher_output_value ... ok
[INFO] [stdout] test commands::tests::query_helpers_tests::test_find_cipher_output_finds_match ... ok
[INFO] [stdout] test commands::tests::query_helpers_tests::test_find_cipher_output_no_match ... ok
[INFO] [stdout] test commands::tests::query_helpers_tests::test_get_field_string_none ... ok
[INFO] [stdout] test commands::tests::query_helpers_tests::test_get_field_string_some ... ok
[INFO] [stdout] test commands::tests::query_helpers_tests::test_output_matches_search_name ... ok
[INFO] [stdout] test commands::tests::query_helpers_tests::test_output_matches_search_no_match ... ok
[INFO] [stdout] test commands::tests::query_helpers_tests::test_output_matches_search_uri ... ok
[INFO] [stdout] test commands::tests::query_helpers_tests::test_output_matches_search_username ... ok
[INFO] [stdout] test commands::tests::query_helpers_tests::test_try_decrypt_none ... ok
[INFO] [stdout] test commands::tests::query_helpers_tests::test_try_decrypt_some ... ok
[INFO] [stdout] test commands::tests::sanitize_env_name_tests::test_already_valid_env_name ... ok
[INFO] [stdout] test commands::tests::sanitize_env_name_tests::test_consecutive_special_chars ... ok
[INFO] [stdout] test commands::tests::sanitize_env_name_tests::test_edge_case_names_are_portable_identifiers ... ok
[INFO] [stdout] test commands::tests::sanitize_env_name_tests::test_empty_string ... ok
[INFO] [stdout] test commands::tests::sanitize_env_name_tests::test_lowercase_to_uppercase ... ok
[INFO] [stdout] test commands::tests::sanitize_env_name_tests::test_mixed_input ... ok
[INFO] [stdout] test commands::tests::sanitize_env_name_tests::test_numbers_preserved ... ok
[INFO] [stdout] test commands::tests::sanitize_env_name_tests::test_simple_name ... ok
[INFO] [stdout] test commands::tests::sanitize_env_name_tests::test_spaces_to_underscores ... ok
[INFO] [stdout] test commands::tests::sanitize_env_name_tests::test_special_characters_to_underscores ... ok
[INFO] [stdout] test commands::tests::sanitize_env_name_tests::test_unicode_characters ... ok
[INFO] [stdout] test commands::tests::shell_quote_env_value_tests::test_empty_string ... ok
[INFO] [stdout] test commands::tests::shell_quote_env_value_tests::test_escapes_single_quotes ... ok
[INFO] [stdout] test commands::tests::shell_quote_env_value_tests::test_export_assignment_round_trips_through_shell ... ok
[INFO] [stdout] test commands::tests::shell_quote_env_value_tests::test_no_escaping_needed ... ok
[INFO] [stdout] test commands::tests::shell_quote_env_value_tests::test_preserves_multiline_and_carriage_return_values ... ok
[INFO] [stdout] test commands::tests::shell_quote_env_value_tests::test_quotes_shell_sensitive_bytes_without_expansion ... ok
[INFO] [stdout] test commands::tests::shell_quote_env_value_tests::test_rejects_nul ... ok
[INFO] [stdout] test commands::tests::time_tests::system_time_to_unix_seconds_rejects_pre_epoch_time ... ok
[INFO] [stdout] test commands::tests::time_tests::system_time_to_unix_seconds_returns_epoch_seconds ... ok
[INFO] [stdout] test commands::tests::interpolate_tests::test_run_with_secrets_errors_on_empty_uri_search_input ... ok
[INFO] [stdout] test commands::tests::interpolate_tests::test_run_with_secrets_fails_on_duplicate_item_names ... ok
[INFO] [stdout] test commands::tests::interpolate_tests::test_run_with_secrets_returns_child_exit_without_terminating_caller ... ok
[INFO] [stdout] test commands::tests::list_tests::test_list_invalid_type_filter_errors ... ok
[INFO] [stdout] test config::tests::config_state_tests::test_config_default ... ok
[INFO] [stdout] test config::tests::config_state_tests::test_get_server ... ok
[INFO] [stdout] test config::tests::config_state_tests::test_get_server_none ... ok
[INFO] [stdout] test config::tests::config_state_tests::test_is_logged_in_false_when_no_server ... ok
[INFO] [stdout] test config::tests::config_state_tests::test_is_logged_in_false_when_no_token ... ok
[INFO] [stdout] test config::tests::config_state_tests::test_is_logged_in_true_when_both_present ... ok
[INFO] [stdout] test config::tests::config_state_tests::test_is_unlocked_false_when_no_keys ... ok
[INFO] [stdout] test config::tests::config_state_tests::test_is_unlocked_true_when_keys_present ... ok
[INFO] [stdout] test config::tests::file_io_tests::test_clear_config_fields ... ok
[INFO] [stdout] test config::tests::file_io_tests::test_config_dir_returns_path ... ok
[INFO] [stdout] test config::tests::file_io_tests::test_config_path_is_config_json ... ok
[INFO] [stdout] test config::tests::file_io_tests::test_config_save_load_roundtrip ... ok
[INFO] [stdout] test config::tests::file_io_tests::test_delete_keys_file ... ok
[INFO] [stdout] test config::tests::file_io_tests::test_delete_nonexistent_keys_ok ... ok
[INFO] [stdout] test config::tests::file_io_tests::test_keys_path_is_keys_json ... ok
[INFO] [stdout] test config::tests::file_io_tests::test_keys_save_load_roundtrip ... ok
[INFO] [stdout] test config::tests::file_io_tests::test_load_empty_keys_file ... ok
[INFO] [stdout] test config::tests::file_io_tests::test_org_keys_save_load_roundtrip ... ok
[INFO] [stdout] test config::tests::key_retrieval_tests::test_get_keys_for_cipher_no_keys ... ok
[INFO] [stdout] test config::tests::key_retrieval_tests::test_get_keys_for_cipher_org_keys ... ok
[INFO] [stdout] test config::tests::key_retrieval_tests::test_get_keys_for_cipher_org_not_found ... ok
[INFO] [stdout] test config::tests::key_retrieval_tests::test_get_keys_for_cipher_user_keys ... ok
[INFO] [stdout] test config::tests::keyring_delete_tests::delete_client_secret_ignores_missing_keyring_entry ... ok
[INFO] [stdout] test config::tests::keyring_delete_tests::delete_client_secret_reports_keyring_delete_failure ... ok
[INFO] [stdout] test config::tests::keyring_delete_tests::delete_saved_keys_ignores_missing_keyring_entry ... ok
[INFO] [stdout] test config::tests::keyring_delete_tests::delete_saved_keys_reports_keyring_delete_failure ... ok
[INFO] [stdout] test config::tests::keyring_delete_tests::delete_saved_tokens_reports_keyring_delete_failure ... ok
[INFO] [stdout] test config::tests::serialization_tests::test_config_deserialization ... ok
[INFO] [stdout] test config::tests::serialization_tests::test_config_serialization_excludes_crypto_keys ... ok
[INFO] [stdout] test config::tests::serialization_tests::test_config_serialization_excludes_tokens ... ok
[INFO] [stdout] test config::tests::serialization_tests::test_config_with_org_keys ... ok
[INFO] [stdout] test crypto::tests::roundtrip_tests::test_mac_verification_fails_on_tampered_data ... ok
[INFO] [stdout] test crypto::tests::roundtrip_tests::test_roundtrip_empty_string ... ok
[INFO] [stdout] test crypto::tests::roundtrip_tests::test_roundtrip_long_text ... ok
[INFO] [stdout] test crypto::tests::roundtrip_tests::test_roundtrip_simple_text ... ok
[INFO] [stdout] test crypto::tests::roundtrip_tests::test_roundtrip_unicode ... ok
[INFO] [stdout] test crypto::tests::roundtrip_tests::test_wrong_key_fails_decryption ... ok
[INFO] [stdout] test commands::tests::list_tests::test_list_no_filters_shows_all_items ... ok
[INFO] [stdout] test commands::tests::list_tests::test_list_no_matches ... ok
[INFO] [stdout] test commands::tests::list_tests::test_list_with_search_filter ... ok
[INFO] [stdout] test commands::tests::list_tests::test_list_with_type_filter ... ok
[INFO] [stdout] test crypto::tests::test_decrypt_invalid_base64_ciphertext ... ok
[INFO] [stdout] test crypto::tests::test_decrypt_invalid_base64_iv ... ok
[INFO] [stdout] test crypto::tests::test_decrypt_invalid_encryption_type ... ok
[INFO] [stdout] test crypto::tests::test_decrypt_invalid_format_no_dot ... ok
[INFO] [stdout] test crypto::tests::test_decrypt_invalid_type_not_number ... ok
[INFO] [stdout] test crypto::tests::test_decrypt_missing_parts ... ok
[INFO] [stdout] test commands::tests::login_tests::test_login_fails_on_invalid_credentials ... ok
[INFO] [stdout] test crypto::tests::rsa_roundtrip_tests::test_decrypt_private_key_success ... ok
[INFO] [stdout] test commands::tests::login_tests::test_login_fails_when_server_unreachable ... ok
[INFO] [stdout] test commands::tests::login_tests::test_login_rejects_negative_expires_in ... ok
[INFO] [stdout] test commands::tests::login_tests::test_login_rejects_zero_expires_in ... ok
[INFO] [stdout] test crypto::tests::test_decrypt_to_string_valid_utf8 ... ok
[INFO] [stdout] test crypto::tests::test_decrypt_type2_aes_cbc_with_hmac ... ok
[INFO] [stdout] test crypto::tests::test_decrypt_rsa_invalid_base64 ... ok
[INFO] [stdout] test crypto::tests::rsa_roundtrip_tests::test_decrypt_org_key_success ... ok
[INFO] [stdout] test commands::tests::login_tests::test_login_success_with_provided_credentials ... ok
[INFO] [stdout] test crypto::tests::rsa_roundtrip_tests::test_decrypt_rsa_type6_success ... ok
[INFO] [stdout] test crypto::tests::test_from_symmetric_key_invalid_length ... ok
[INFO] [stdout] test crypto::tests::test_from_symmetric_key_valid ... ok
[INFO] [stdout] test crypto::tests::test_stretch_master_key ... ok
[INFO] [stdout] test crypto::tests::test_stretch_master_key_deterministic ... ok
[INFO] [stdout] test models::tests::cipher_tests::test_cipher_type_method ... ok
[INFO] [stdout] test models::tests::cipher_tests::test_get_fields_from_direct ... ok
[INFO] [stdout] test models::tests::cipher_tests::test_get_fields_from_nested_data ... ok
[INFO] [stdout] test models::tests::cipher_tests::test_get_name_from_direct_field ... ok
[INFO] [stdout] test models::tests::cipher_tests::test_get_name_from_nested_data ... ok
[INFO] [stdout] test models::tests::cipher_tests::test_get_name_none ... ok
[INFO] [stdout] test models::tests::cipher_tests::test_get_name_prefers_direct_over_nested ... ok
[INFO] [stdout] test models::tests::cipher_tests::test_get_notes_from_direct_field ... ok
[INFO] [stdout] test models::tests::cipher_tests::test_get_notes_from_nested_data ... ok
[INFO] [stdout] test models::tests::cipher_tests::test_get_password_from_login ... ok
[INFO] [stdout] test models::tests::cipher_tests::test_get_password_from_nested_data ... ok
[INFO] [stdout] test models::tests::cipher_tests::test_get_uri_from_login_uris ... ok
[INFO] [stdout] test models::tests::cipher_tests::test_get_uri_from_nested_data_direct ... ok
[INFO] [stdout] test models::tests::cipher_tests::test_get_uri_from_nested_uris_array ... ok
[INFO] [stdout] test models::tests::cipher_tests::test_get_username_from_login ... ok
[INFO] [stdout] test models::tests::cipher_tests::test_get_username_from_nested_data ... ok
[INFO] [stdout] test models::tests::cipher_type_tests::test_cipher_type_display ... ok
[INFO] [stdout] test models::tests::cipher_type_tests::test_cipher_type_from_str_card ... ok
[INFO] [stdout] test models::tests::cipher_type_tests::test_cipher_type_from_str_identity ... ok
[INFO] [stdout] test models::tests::cipher_type_tests::test_cipher_type_from_str_invalid ... ok
[INFO] [stdout] test models::tests::cipher_type_tests::test_cipher_type_from_str_login ... ok
[INFO] [stdout] test models::tests::cipher_type_tests::test_cipher_type_from_str_note ... ok
[INFO] [stdout] test models::tests::cipher_type_tests::test_cipher_type_from_str_ssh ... ok
[INFO] [stdout] test models::tests::cipher_type_tests::test_cipher_type_values ... ok
[INFO] [stdout] test models::tests::deserialization_tests::test_card_data_deserialization ... ok
[INFO] [stdout] test models::tests::deserialization_tests::test_cipher_deserialization_with_login ... ok
[INFO] [stdout] test models::tests::deserialization_tests::test_cipher_deserialization_with_nested_data ... ok
[INFO] [stdout] test models::tests::deserialization_tests::test_cipher_deserialization_with_organization ... ok
[INFO] [stdout] test models::tests::deserialization_tests::test_cipher_with_collection_ids ... ok
[INFO] [stdout] test models::tests::deserialization_tests::test_cipher_with_invalid_field_type_still_deserializes ... ok
[INFO] [stdout] test models::tests::deserialization_tests::test_field_data_invalid_type_defaults_to_hidden ... ok
[INFO] [stdout] test models::tests::deserialization_tests::test_field_data_missing_type_defaults_to_hidden ... ok
[INFO] [stdout] test models::tests::deserialization_tests::test_field_data_types ... ok
[INFO] [stdout] test models::tests::deserialization_tests::test_identity_data_deserialization ... ok
[INFO] [stdout] test models::tests::deserialization_tests::test_profile_with_organizations ... ok
[INFO] [stdout] test models::tests::deserialization_tests::test_sync_response_deserialization ... ok
[INFO] [stdout] test models::tests::deserialization_tests::test_sync_response_with_collections ... ok
[INFO] [stdout] test models::tests::deserialization_tests::test_token_response_deserialization ... ok
[INFO] [stdout] test models::tests::deserialization_tests::test_token_response_lowercase_aliases ... ok
[INFO] [stdout] test models::tests::serialization_tests::test_cipher_output_serialization ... ok
[INFO] [stdout] test models::tests::serialization_tests::test_cipher_output_with_fields ... ok
[INFO] [stdout] test models::tests::serialization_tests::test_cipher_type_serialization ... ok
[INFO] [stdout] test commands::tests::login_tests::test_login_sync_failure_does_not_persist_logged_in_session ... ok
[INFO] [stdout] test commands::tests::login_tests::test_login_uses_existing_config_server_and_client_id ... ok
[INFO] [stdout] test crypto::tests::test_decrypt_rsa_unsupported_type ... ok
[INFO] [stdout] test crypto::tests::test_decrypt_rsa_invalid_format ... ok
[INFO] [stdout] test crypto::tests::test_decrypt_rsa_invalid_type ... ok
[INFO] [stdout] test crypto::tests::test_decrypt_symmetric_key_integration ... ok
[INFO] [stdout] test crypto::tests::rsa_roundtrip_tests::test_decrypt_rsa_type4_success ... ok
[INFO] [stdout] test crypto::tests::test_derive_master_key_basic ... ok
[INFO] [stdout] test commands::tests::unlock_tests::test_unlock_decrypts_org_keys ... ok
[INFO] [stdout] test commands::tests::unlock_tests::test_unlock_fails_when_not_logged_in ... ok
[INFO] [stdout] test crypto::tests::test_derive_master_key_different_inputs_different_outputs ... ok
[INFO] [stdout] test crypto::tests::test_derive_master_key_email_case_insensitive ... ok
[INFO] [stdout] test crypto::tests::test_derive_master_key_different_iterations ... ok
[INFO] [stdout] test commands::tests::unlock_tests::test_unlock_fails_with_wrong_password ... ok
[INFO] [stdout] test commands::tests::unlock_tests::test_unlock_with_password_argument ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 249 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 21.49s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vaultwarden_cli-98debc85167f05a0)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test tests::test_effective_format_username_override ... ok
[INFO] [stdout] test tests::test_effective_format_no_override ... ok
[INFO] [stdout] test tests::test_effective_format_password_override ... ok
[INFO] [stdout] test tests::test_result_exit_code_error ... ok
[INFO] [stdout] test tests::test_cli_global_allow_plaintext_json_parsing ... ok
[INFO] [stdout] test tests::test_cli_get_password_flag_overrides_format ... ok
[INFO] [stdout] test tests::test_cli_get_uri_parsing ... ok
[INFO] [stdout] test tests::test_cli_list_parsing_with_json ... ok
[INFO] [stdout] test tests::test_cli_get_username_flag_overrides_format ... ok
[INFO] [stdout] test tests::test_cli_interpolate_parsing ... ok
[INFO] [stdout] test tests::test_cli_login_parsing ... ok
[INFO] [stdout] test tests::test_cli_unlock_parsing ... ok
[INFO] [stdout] test tests::test_cli_run_parsing_with_implicit_name ... ok
[INFO] [stdout] test tests::test_cli_run_parsing_with_comma_separated_implicit_names ... ok
[INFO] [stdout] test tests::test_cli_run_parsing_with_multiple_implicit_names ... ok
[INFO] [stdout] test tests::test_result_exit_code_success ... ok
[INFO] [stdout] test tests::test_cli_run_parsing ... ok
[INFO] [stdout] test tests::test_result_exit_code_child_status ... ok
[INFO] [stdout] test tests::test_run_cli_dispatches_status_success ... ok
[INFO] [stdout] test tests::test_run_cli_propagates_command_errors ... ok
[INFO] [stdout] test tests::test_run_cli_reports_config_load_errors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_client.rs (/opt/rustwide/target/debug/deps/api_client-084e7c892ac79a7c)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test api_client_from_config_requires_server ... ok
[INFO] [stdout] test api_client_refresh_token_sends_expected_form_fields ... ok
[INFO] [stdout] test api_client_error_bodies_escape_control_characters ... ok
[INFO] [stdout] test api_client_login_sends_expected_form_fields ... ok
[INFO] [stdout] test support_test_context_builds_binary_command ... ok
[INFO] [stdout] test api_client_ciphers_sends_bearer_token_and_parses_response ... ok
[INFO] [stdout] test api_client_check_server_reports_transport_errors ... ok
[INFO] [stdout] test api_client_check_server_returns_false_for_non_success_status ... ok
[INFO] [stdout] test api_client_new_trims_trailing_slash_for_requests ... ok
[INFO] [stdout] test api_client_cipher_by_id_sends_bearer_token_and_parses_response ... ok
[INFO] [stdout] test api_client_error_bodies_are_bounded_and_marked_truncated ... ok
[INFO] [stdout] test api_client_ciphers_filtered_sends_query_params ... ok
[INFO] [stdout] test api_client_login_surfaces_non_success_responses ... ok
[INFO] [stdout] test api_client_sync_surfaces_non_success_responses ... ok
[INFO] [stdout] test api_client_login_reports_malformed_json ... ok
[INFO] [stdout] test api_client_sync_sends_bearer_token_and_parses_response ... ok
[INFO] [stdout] test api_client_from_config_uses_server_from_config ... ok
[INFO] [stdout] test api_client_refresh_token_reports_malformed_json ... ok
[INFO] [stdout] test api_client_sync_reports_malformed_json ... ok
[INFO] [stdout] test api_client_refresh_token_surfaces_non_success_responses ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-a0820a1b4c6a0a1c)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test run_accepts_comma_separated_implicit_names_before_double_dash ... ok
[INFO] [stdout] test interpolate_accepts_output_file_option ... ok
[INFO] [stdout] test run_uri_subcommand_name_parses ... ok
[INFO] [stdout] test run_accepts_credential_name_alias ... ok
[INFO] [stdout] test run_accepts_implicit_name_before_double_dash ... ok
[INFO] [stdout] test run_accepts_multiple_name_flags ... ok
[INFO] [stdout] test run_parses_trailing_command_after_double_dash ... ok
[INFO] [stdout] test run_accepts_multiple_implicit_names_before_double_dash ... ok
[INFO] [stdout] test get_uri_subcommand_name_parses ... ok
[INFO] [stdout] test login_reads_client_credentials_from_environment ... ok
[INFO] [stderr]      Running tests/command_basic.rs (/opt/rustwide/target/debug/deps/command_basic-184a4daf4de3b5a2)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test logout_is_a_no_op_when_not_logged_in ... ok
[INFO] [stdout] test run_requires_a_selector_when_not_searching_by_uri ... ok
[INFO] [stdout] test status_reports_logged_in_locked_details_from_saved_config ... ok
[INFO] [stdout] test list_with_search_filter_matches_decrypted_data ... ok
[INFO] [stdout] test list_with_no_filters_shows_all_items ... ok
[INFO] [stdout] test run_with_collection_scope_injects_all_matching_items ... ok
[INFO] [stdout] test run_with_multiple_implicit_names_injects_multiple_items ... ok
[INFO] [stdout] test status_reports_logged_out_when_no_config_exists ... ok
[INFO] [stdout] test status_reports_unlocked_when_saved_keys_exist ... ok
[INFO] [stdout] test list_with_type_filter_shows_only_matching_items ... ok
[INFO] [stdout] test list_uses_sync_ciphers_without_ciphers_endpoint_fallback ... ok
[INFO] [stdout] test run_with_multiple_name_flags_injects_multiple_items ... ok
[INFO] [stdout] test interpolate_skip_missing_reports_unmatched_placeholders_on_stderr ... ok
[INFO] [stdout] test list_with_json_flag_includes_complete_items ... ok
[INFO] [stdout] test run_injects_env_vars_into_child_process ... ok
[INFO] [stdout] test list_with_type_filter_uses_server_side_type_query ... ok
[INFO] [stdout] test list_json_requires_opt_in_when_stdout_is_captured ... ok
[INFO] [stdout] test run_with_comma_separated_implicit_names_injects_multiple_items ... ok
[INFO] [stdout] test run_with_implicit_name_injects_matching_item ... ok
[INFO] [stdout] test run_injects_portable_env_vars_for_edge_case_item_names ... ok
[INFO] [stdout] test unlock_fails_when_keys_cannot_be_persisted ... ok
[INFO] [stdout] test unlock_reads_password_from_environment ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 20.69s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config_edge.rs (/opt/rustwide/target/debug/deps/config_edge-40f3039f76b6a542)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test config_save_tokens_noops_when_access_token_is_absent ... ok
[INFO] [stdout] test config_save_tokens_fails_when_config_dir_is_missing ... ok
[INFO] [stdout] test config_load_ignores_invalid_saved_key_base64 ... ok
[INFO] [stdout] test config_load_fails_for_invalid_config_json ... ok
[INFO] [stdout] test config_load_saved_tokens_reports_malformed_file ... ok
[INFO] [stdout] test config_load_ignores_invalid_saved_keys_json ... ok
[INFO] [stdout] test config_load_ignores_invalid_saved_tokens_json ... ok
[INFO] [stdout] test config_save_load_round_trips_tokens ... ok
[INFO] [stdout] test config_save_keys_round_trips_when_config_dir_exists ... ok
[INFO] [stdout] test config_tokens_not_present_in_config_json_after_save ... ok
[INFO] [stdout] test config_save_keys_fails_when_config_dir_is_missing ... ok
[INFO] [stdout] test config_clear_removes_tokens ... ok
[INFO] [stdout] test config_save_keys_defaults_to_no_persist_without_keyring ... ok
[INFO] [stdout] test config_save_keys_warns_when_client_id_is_none ... ok
[INFO] [stdout] test config_clear_removes_runtime_state_and_saved_keys_but_keeps_server_settings ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-36dbe14880ad3b8b)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test edge_case_tests::test_cipher_type_from_str_edge_cases ... ok
[INFO] [stdout] test edge_case_tests::test_cipher_type_unknown ... ok
[INFO] [stdout] test edge_case_tests::test_cipher_with_null_fields ... ok
[INFO] [stdout] test model_integration_tests::test_parse_realistic_token_response ... ok
[INFO] [stdout] test model_integration_tests::test_cipher_with_multiple_uris ... ok
[INFO] [stdout] test crypto_integration_tests::test_symmetric_key_construction ... ok
[INFO] [stdout] test model_integration_tests::test_parse_vaultwarden_nested_format ... ok
[INFO] [stdout] test model_integration_tests::test_parse_realistic_sync_response ... ok
[INFO] [stdout] test performance_tests::test_key_derivation_completes_in_reasonable_time ... ok
[INFO] [stdout] test performance_tests::test_stretch_key_is_fast ... ok
[INFO] [stdout] test api_tests::test_refresh_token_endpoint ... ok
[INFO] [stdout] test api_tests::test_api_client_check_server_failure ... ok
[INFO] [stdout] test api_tests::test_sync_unauthorized ... ok
[INFO] [stdout] test api_tests::test_login_endpoint_success ... ok
[INFO] [stdout] test api_tests::test_api_client_check_server_success ... ok
[INFO] [stdout] test api_tests::test_login_endpoint_invalid_credentials ... ok
[INFO] [stdout] test api_tests::test_sync_endpoint ... ok
[INFO] [stdout] test edge_case_tests::test_unicode_password ... ok
[INFO] [stdout] test edge_case_tests::test_very_long_password ... ok
[INFO] [stdout] test crypto_integration_tests::test_full_key_derivation_flow ... ok
[INFO] [stdout] test edge_case_tests::test_empty_password_derivation ... ok
[INFO] [stdout] test crypto_integration_tests::test_different_users_different_keys ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/live_tests.rs (/opt/rustwide/target/debug/deps/live_tests-c2557e88f33104b1)
[INFO] [stdout] 
[INFO] [stdout] running 71 tests
[INFO] [stdout] test get::get_format_value_outputs_only_password ... ok
[INFO] [stdout] test get::get_by_item_id ... ok
[INFO] [stdout] test get::get_ssh_item_includes_key_fields_in_json ... ok
[INFO] [stdout] test get::get_format_env_produces_key_value_pairs ... ok
[INFO] [stdout] test get::get_uri_no_match_returns_error ... ok
[INFO] [stdout] test get::get_requires_login ... ok
[INFO] [stdout] test get::get_format_username_outputs_only_username ... ok
[INFO] [stdout] test get::get_by_exact_name_json ... ok
[INFO] [stdout] test get::get_json_includes_custom_fields ... ok
[INFO] [stdout] test get::get_not_found_returns_error ... ok
[INFO] [stdout] test interpolate::interpolate_missing_placeholder_with_skip_succeeds ... ok
[INFO] [stdout] test interpolate::interpolate_missing_placeholder_without_skip_fails ... ok
[INFO] [stdout] test interpolate::interpolate_multiple_placeholders_in_one_template ... ok
[INFO] [stdout] test get::get_shorthand_username_flag ... ok
[INFO] [stdout] test interpolate::interpolate_output_defaults_to_stdout ... ok
[INFO] [stdout] test get::get_uri_partial_uri_matches ... ok
[INFO] [stdout] test get::get_shorthand_password_flag ... ok
[INFO] [stdout] test interpolate::interpolate_hidden_custom_field ... ok
[INFO] [stdout] test interpolate::interpolate_item_name_is_case_insensitive ... ok
[INFO] [stdout] test interpolate::interpolate_custom_field ... ok
[INFO] [stdout] test interpolate::interpolate_password_placeholder ... ok
[INFO] [stdout] test interpolate::interpolate_output_to_file ... ok
[INFO] [stdout] test interpolate::interpolate_username_placeholder ... ok
[INFO] [stdout] test list::list_requires_login ... ok
[INFO] [stdout] test list::list_returns_all_provisioned_items ... ok
[INFO] [stdout] test interpolate::interpolate_note_notes_field ... ok
[INFO] [stdout] test list::list_search_by_name_prefix ... ok
[INFO] [stdout] test list::list_json_includes_all_fixture_items ... ok
[INFO] [stdout] test interpolate::interpolate_uri_placeholder ... ok
[INFO] [stdout] test interpolate::interpolate_ssh_public_key ... ok
[INFO] [stdout] test list::list_search_with_no_matches_prints_no_items_found ... ok
[INFO] [stdout] test interpolate::interpolate_requires_vault_unlocked ... ok
[INFO] [stdout] test list::list_type_ssh_shows_only_ssh_keys ... ok
[INFO] [stdout] test run::run_comma_separated_names_injects_all ... ok
[INFO] [stdout] test list::list_json_output_is_valid_json_array ... ok
[INFO] [stdout] test list::list_type_invalid_returns_error ... ok
[INFO] [stdout] test list::list_type_and_search_combined ... ok
[INFO] [stdout] test list::list_type_login_shows_only_logins ... ok
[INFO] [stdout] test run::run_does_not_leak_parent_env_to_child ... ok
[INFO] [stdout] test run::run_injects_vault_vars_into_child_env ... ok
[INFO] [stdout] test run::run_info_flag_shows_item_names ... ok
[INFO] [stdout] test list::list_type_card_shows_only_cards ... ok
[INFO] [stdout] test run::run_child_receives_whitelisted_vars ... ok
[INFO] [stdout] test list::list_type_note_shows_only_notes ... ok
[INFO] [stdout] test run::run_uri_injects_vars_for_matching_item ... ok
[INFO] [stdout] test run::run_propagates_child_exit_code ... ok
[INFO] [stdout] test run::run_with_unknown_item_fails ... ok
[INFO] [stdout] test run::run_requires_vault_unlocked ... ok
[INFO] [stdout] test run::run_uri_info_flag_reports_matched_item ... ok
[INFO] [stdout] test get::get_uri_with_format_value ... ok
[INFO] [stdout] test session::login_does_not_store_access_token_in_config_json ... ok
[INFO] [stdout] test session::get_requires_vault_unlocked ... ok
[INFO] [stdout] test session::lock_clears_vault_keys ... ok
[INFO] [stdout] test session::list_requires_vault_unlocked ... ok
[INFO] [stdout] test run::run_with_name_flag ... ok
[INFO] [stdout] test session::login_with_valid_credentials ... ok
[INFO] [stdout] test session::lock_when_already_locked_is_graceful ... ok
[INFO] [stdout] test run::run_uri_no_match_fails ... ok
[INFO] [stdout] test session::logout_clears_session ... ok
[INFO] [stdout] test session::logout_when_not_logged_in_is_graceful ... ok
[INFO] [stdout] test session::status_when_logged_in_locked ... ok
[INFO] [stdout] test session::status_when_not_logged_in ... ok
[INFO] [stdout] test session::status_when_logged_in_unlocked ... ok
[INFO] [stdout] test session::unlock_reads_password_from_env_var ... ok
[INFO] [stdout] test session::unlock_with_correct_password_succeeds ... ok
[INFO] [stdout] test session::unlock_with_wrong_password_fails ... ok
[INFO] [stdout] test session::login_with_invalid_client_secret_fails ... ok
[INFO] [stdout] test session::login_with_unreachable_server_fails ... ok
[INFO] [stdout] test get::get_format_json_contains_all_fields ... ok
[INFO] [stdout] test list::list_search_by_username ... ok
[INFO] [stdout] test get::get_uri_by_exact_domain ... ok
[INFO] [stderr]      Running tests/safety_checks.rs (/opt/rustwide/target/debug/deps/safety_checks-7be80c958dd23fda)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 71 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test key_zeroization::crypto_keys_implements_zeroize ... ok
[INFO] [stdout] test key_zeroization::crypto_keys_implements_zeroize_on_drop ... ok
[INFO] [stdout] test interpolation_output_permissions::interpolation_output_is_owner_readable_and_writable_only ... ok
[INFO] [stdout] test key_zeroization::zeroize_clears_key_bytes_from_memory ... ok
[INFO] [stdout] test key_zeroization::debug_output_does_not_expose_key_bytes ... ok
[INFO] [stdout] test server_url_validation::rejects_empty_server_url ... ok
[INFO] [stdout] test server_url_validation::rejects_file_url_scheme ... ok
[INFO] [stdout] test server_url_validation::rejects_ftp_url_scheme ... ok
[INFO] [stdout] test server_url_validation::rejects_gopher_url_scheme ... ok
[INFO] [stdout] test mac_integrity_rejection::rejects_ciphertext_without_mac_by_default ... ok
[INFO] [stdout] test server_url_validation::rejects_javascript_url_scheme ... ok
[INFO] [stdout] test restrictive_file_permissions::config_file_is_owner_readable_and_writable_only ... ok
[INFO] [stdout] test restrictive_file_permissions::config_directory_is_owner_accessible_only ... ok
[INFO] [stdout] test restrictive_file_permissions::keys_file_is_owner_readable_and_writable_only_when_stored_on_disk ... ok
[INFO] [stdout] test mac_integrity_rejection::allows_ciphertext_without_mac_with_env_var ... ok
[INFO] [stdout] test server_url_validation::accepts_http_server_url_with_explicit_flag ... ok
[INFO] [stdout] test server_url_validation::accepts_https_server_url ... ok
[INFO] [stdout] test server_url_validation::accepts_http_server_url_with_env_var ... ok
[INFO] [stdout] test restrictive_file_permissions::broad_tokens_file_permissions_are_repaired_before_load ... ok
[INFO] [stdout] test server_url_validation::rejects_http_server_url_by_default ... ok
[INFO] [stdout] test restrictive_file_permissions::broad_keys_file_permissions_are_repaired_before_legacy_load ... ok
[INFO] [stdout] test mac_integrity_rejection::allows_ciphertext_without_mac_with_global_flag ... ok
[INFO] [stdout] test api_client_timeouts::api_client_initializes_with_timeouts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests vaultwarden_cli
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fefb530b4da11e28c3d7e61f6d79d13b10fef16aa4446d322cacd826fa99da1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fefb530b4da11e28c3d7e61f6d79d13b10fef16aa4446d322cacd826fa99da1d", kill_on_drop: false }`
[INFO] [stdout] fefb530b4da11e28c3d7e61f6d79d13b10fef16aa4446d322cacd826fa99da1d
